Home
last modified time | relevance | path

Searched hist:"18 b098af2890cdeab07368405409111197f190d2" (Results 1 – 1 of 1) sorted by relevance

/linux/mm/
H A Dmmap.cdiff 18b098af2890cdeab07368405409111197f190d2 Fri Jan 20 17:26:50 CET 2023 Liam R. Howlett <Liam.Howlett@Oracle.com> vma_merge: set vma iterator to correct position.

When merging the previous value, set the vma iterator to the previous
slot. Don't use the vma iterator to get the next/prev so that it is in
the correct position for a write.

Link: https://lkml.kernel.org/r/20230120162650.984577-50-Liam.Howlett@oracle.com
Signed-off-by: Liam R. Howlett <Liam.Howlett@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>